Reduce the time required to start xm-test domains by allowing the console
authordanms@us.ibm.com <danms@us.ibm.com>
Tue, 15 Nov 2005 15:07:44 +0000 (16:07 +0100)
committerdanms@us.ibm.com <danms@us.ibm.com>
Tue, 15 Nov 2005 15:07:44 +0000 (16:07 +0100)
commit44631ace40ea0335a0da669a0f0651a171a46a5a
treecae98b9b7b66463a51b0689e5ff22357797f247e
parent5a408169e4a2a2e47e399a4fbec300f7e6aea482
Reduce the time required to start xm-test domains by allowing the console
to retry connecting to the DomU multiple times.  A polling approach instead
of a wait-and-hope-it-works approach.
tools/xm-test/lib/XmTestLib/Console.py
tools/xm-test/lib/XmTestLib/XenDomain.py